﻿2026-07-08T01:39:58.8880070Z ##[group]Run actions/checkout@v5
2026-07-08T01:39:58.8880940Z with:
2026-07-08T01:39:58.8881518Z   repository: SaberMage/spt-core
2026-07-08T01:39:58.8886400Z   token: ***
2026-07-08T01:39:58.8886896Z   ssh-strict: true
2026-07-08T01:39:58.8887391Z   ssh-user: git
2026-07-08T01:39:58.8887901Z   persist-credentials: true
2026-07-08T01:39:58.8888445Z   clean: true
2026-07-08T01:39:58.8888988Z   sparse-checkout-cone-mode: true
2026-07-08T01:39:58.8889579Z   fetch-depth: 1
2026-07-08T01:39:58.8890049Z   fetch-tags: false
2026-07-08T01:39:58.8890558Z   show-progress: true
2026-07-08T01:39:58.8891110Z   lfs: false
2026-07-08T01:39:58.8891574Z   submodules: false
2026-07-08T01:39:58.8892091Z   set-safe-directory: true
2026-07-08T01:39:58.8892622Z env:
2026-07-08T01:39:58.8893084Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-08T01:39:58.8893713Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-08T01:39:58.8894298Z ##[endgroup]
2026-07-08T01:39:59.8147009Z Syncing repository: SaberMage/spt-core
2026-07-08T01:39:59.8148441Z ##[group]Getting Git version info
2026-07-08T01:39:59.8148938Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-08T01:39:59.8401388Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-08T01:39:59.8651030Z git version 2.43.0.windows.1
2026-07-08T01:39:59.8675602Z ##[endgroup]
2026-07-08T01:39:59.8685967Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8ad967c8-5cfc-47e1-a707-b2f1b3d69296\.gitconfig'
2026-07-08T01:39:59.8700082Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8ad967c8-5cfc-47e1-a707-b2f1b3d69296' before making global git config changes
2026-07-08T01:39:59.8700781Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T01:39:59.8705584Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-08T01:39:59.8962942Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-08T01:39:59.9163115Z https://github.com/SaberMage/spt-core
2026-07-08T01:39:59.9189336Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T01:39:59.9193962Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T01:39:59.9410227Z refs/heads/main
2026-07-08T01:39:59.9435588Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-08T01:39:59.9823650Z HEAD is now at 907dd2d docs(triage): LIFECYCLE-TRUTH +REQ-IDLE-PARKED-DELIVERY — QUEUED-to-parked-idle sleeps (live repro during dispatch)
2026-07-08T01:40:00.0091583Z ##[endgroup]
2026-07-08T01:40:00.0095883Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-08T01:40:00.5312942Z ##[group]Cleaning the repository
2026-07-08T01:40:00.5317412Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-08T01:40:18.0279481Z Removing .adapter-notify/
2026-07-08T01:40:18.0279993Z Removing target/
2026-07-08T01:40:18.0308304Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-08T01:40:18.0821575Z HEAD is now at 907dd2d docs(triage): LIFECYCLE-TRUTH +REQ-IDLE-PARKED-DELIVERY — QUEUED-to-parked-idle sleeps (live repro during dispatch)
2026-07-08T01:40:18.0841905Z ##[endgroup]
2026-07-08T01:40:18.0846071Z ##[group]Disabling automatic garbage collection
2026-07-08T01:40:18.0851207Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-08T01:40:18.1519250Z ##[endgroup]
2026-07-08T01:40:18.1519639Z ##[group]Setting up auth
2026-07-08T01:40:18.1526463Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-08T01:40:18.1753347Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-08T01:40:19.0996972Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T01:40:19.1248359Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-08T01:40:19.5989461Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T01:40:19.6210718Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-08T01:40:20.1283013Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-08T01:40:20.1584420Z ##[endgroup]
2026-07-08T01:40:20.1585033Z ##[group]Fetching the repository
2026-07-08T01:40:20.1592811Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1fccfcdec9774da20add42c638552a60adf70bfc:refs/remotes/pull/57/merge
2026-07-08T01:40:25.2233357Z From https://github.com/SaberMage/spt-core
2026-07-08T01:40:25.2233792Z  * [new ref]         1fccfcdec9774da20add42c638552a60adf70bfc -> pull/57/merge
2026-07-08T01:40:25.2359296Z ##[endgroup]
2026-07-08T01:40:25.2359627Z ##[group]Determining the checkout info
2026-07-08T01:40:25.2360621Z ##[endgroup]
2026-07-08T01:40:25.2365849Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-08T01:40:25.2642468Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-08T01:40:25.2867261Z ##[group]Checking out the ref
2026-07-08T01:40:25.2871930Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/57/merge
2026-07-08T01:40:25.3765091Z Previous HEAD position was 907dd2d docs(triage): LIFECYCLE-TRUTH +REQ-IDLE-PARKED-DELIVERY — QUEUED-to-parked-idle sleeps (live repro during dispatch)
2026-07-08T01:40:25.3765844Z HEAD is now at 1fccfcd Merge a74e5269e0337504363a77744b65e0765537db69 into 907dd2d710131c210f2543a997ec48b3e82835db
2026-07-08T01:40:25.3790514Z ##[endgroup]
2026-07-08T01:40:25.4053747Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-08T01:40:25.4264524Z 1fccfcdec9774da20add42c638552a60adf70bfc
